@charset "utf-8";

/**

深圳市国人伟业信息技术有限公司

http://www.grwy.cn/

**/

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

ol,
ul,
li {
    list-style-type: none;
    text-align: justify;
    text-justify: inter-ideograph;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button,
input,
select,
textarea {
    font-size: 12px;
    font-family: inherit;
    margin: 0;
    outline: none;
    resize: none;
    border: none;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

html {
    verflow: -Scroll;
    overflow-x: hidden;
    zoom: 1;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

body {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-family: "Microsoft YaHei", "SimSun", Arial, Helvetica, sans-serif;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    transition: all ease 0.3s;
}

a:hover {
    color: #ed612a;
    text-decoration: none;
}

:focus {
    outline: none;
}


/* CSS活动的公共样式 */

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb25 {
    margin-bottom: 25px;
}

.center {
    text-align: center;
}

.hide {
    overflow: hidden;
}

.erp {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 头部  */

.header {
    height: 95px;
    padding-top: 35px;
    background: url('../images/head_bg.jpg');
}

.headR {
    max-width: 900px;
    height: 95px;
}

.headR .top {
    text-align: right
}

.headR .top a {
    font-size: 12px;
    position: relative;
    margin-right: 25px;
    color: #999;
}

.headR .top a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #ddd;
    right: -14px;
    top: 4px;
}

.headR .top a:hover {
    color: #ed612a;
}

.headR .wx {
    position: relative;
}

.headR .wx {
    background-position: -20px 0;
}

.headR .wx span {
    position: absolute;
    top: 30px;
    left: -30px;
    background: #ececec;
    padding: 5px;
    display: none;
    z-index: 5;
}

.headR .wx span::before {
    position: absolute;
    content: "";
    top: -12px;
    left: 50px;
    border: 6px solid transparent;
    border-bottom-color: #ccc;
}

.headR .wx img {
    width: 100px;
    height: 100px;
}

.headR .phone {
    color: #ed612a;
    font-size: 12px;
}

.headR .phone i {
    font-size: 20px;
    font-family: Arial;
    font-style: normal;
}

.nav {
    height: 55px;
    font-size: 16px;
    padding-top: 14px;
}

.nav li {
    float: left;
    margin-left: 40px;
    position: relative;
    z-index: 3;
    height: 55px;
}

.nav li a {
    color: #333;
    position: relative;
    padding: 0 2px;
}

.nav li a:before {
    position: absolute;
    content: "";
    height: 4px;
    background: #ed612a;
    left: 0;
    width: 0;
    bottom: -31px;
    transition: all 0.3s;
}

.nav li .cur:before,
.nav a:hover:before,
.nav li.on>a:before {
    width: 100%;
}

.nav li .cur,
.nav li a:hover,
.nav li.on>a {
    color: #ed612a;
}

.nav .navSub {
    position: absolute;
    top: 55px;
    width: 140px;
    display: none;
    left: -35px;
    background: #efefef;
}

.nav .navSub li {
    float: none;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
    background: none;
    margin-left: 0;
    font-size: 13px;
    text-align: center;
    padding: 0;
}

.nav .navSub a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    color: #333;
    display: block;
}

.nav .navSub a:hover {
    background: #ed612a;
    color: #fff;
}


/*  广告轮播图 */

.banner {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 650px;
}

.banner .bd {
    height: 650px;
    z-index: 0;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.banner_ctr {
    height: 90px;
    position: absolute;
    top: 45%;
    z-index: 2;
    left: 50%;
    margin-left: -600px;
}

.banner_ctr a {
    display: block;
    width: 40px;
    height: 40px;
    background: url('../images/ctrl.png') no-repeat 0 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
}

.banner_ctr a.prev {
    left: -90px;
}

.banner_ctr a.next {
    right: -1280px;
    background-position: -40px 0px;
}

.banner_ctr a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner .hd {
    position: absolute;
    bottom: 50px;
    text-align: center;
    z-index: 5;
    left: 50%;
    font-size: 0;
    line-height: 0;
    height: 0px;
    margin-left: -30px;
    height: 14px;
}

.banner .hd li {
    z-index: 2;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    *display: inline;
    zoom: 1;
    border-radius: 100%;
    border: 2px solid #fff;
    position: relative;
    transition: all 0.3s;
}

.banner .hd li:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    top: 2px;
    left: 2px;
    border-radius: 100%;
}

.banner .hd li:hover,
.banner .hd .on {
    border: 2px solid #ed612a;
    transform: scale(1.1);
}

.banner .hd .on:after {
    background: #ed612a;
}


/*  搜索 */

.search {
    height: 120px;
    position: relative;
    z-index: 3;
}

.search:after {
    content: "";
    position: absolute;
    left: -100%;
    width: 150%;
    background: #0069ba;
    height: 150px;
    top: -30px;
    z-index: -1;
}

.searL {
    width: 600px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.searL span {
    display: block;
    font-size: 35px;
    line-height: 46px;
    margin-top: 8px;
    letter-spacing: 2px;
    word-break: break-all;
}

.searR {
    width: 600px;
}

.searMain {
    width: 600px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #313334;
}

.searMain .sear_text {
    float: left;
    width: 500px;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    background: #313334;
    color: #aaa;
}

.searMain .sear_btn {
    float: right;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: #242627 url('../images/sBtn.png') no-repeat center;
    transition: all 0.3s;
}

.searMain .sear_btn:hover {
    background-color: #008a43;
}

.searFont {
    padding-left: 20px;
    line-height: 60px;
}

.searFont a {
    margin: 0 8px;
}

.searFont strong {
    color: #ed612a;
    font-weight: normal
}


/*  产品中心 */

.product {
    background: #e5e5e5;
    padding: 70px 0;
    overflow: hidden;
}

.proTop {
    height: 90px;
    overflow: hidden;
}

.hTitle {
    font-size: 32px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.hTitle span {
    display: block;
    font-size: 12px;
    color: #888;
    line-height: 20px;
}

.product .hTitle,
.case .hTitle {
    text-align: center;
}

.product .hTitle a,
.case .hTitle a {
    color: #333;
}

.proTop .hTitle {
    margin-bottom: 0;
}

.proMenu {
    text-align: right;
    font-size: 14px;
    padding-top: 15px;
}

.proMenu a {
    color: #222;
    margin-left: 25px;
    position: relative;
}

.proMenu a:after {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    background: #ed612a;
    width: 0;
    bottom: -10px;
    transition: all 0.3s;
}

.proMenu a.on:after,
.proMenu a:hover:after {
    width: 100%;
}

.proMenu a.on,
.proMenu a:hover {
    color: #ed612a;
}

.proMain {
    height: 660px;
    padding: 10px;
    overflow: hidden;
    width: 1220px;
    margin-left: -10px;
}

.proMain,
.proBox {
    height: 660px;
}

.proMain li {
    float: left;
    width: 290px;
    background: #fff url('../images/p_more.png') no-repeat center bottom;
    text-align: center;
    margin: 0 13px 13px 0;
    height: 320px;
    transition: all 0.3s;
}

.proMain li .pImg {
    width: 290px;
    height: 235px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.proMain li img {
    width: 290px;
    height: 235px;
    transition: all 0.5s ease-in;
}

.proMain li h4 {
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proMain li p {
    color: #888;
    font-size: 12px;
    display: none;
}

.proMain li:nth-child(4n) {
    margin-right: 0;
}

.proMain li:hover img {
    transform: scale(.9);
}

.proMain li:hover {
    box-shadow: 0 0 10px #999;
}


/* 案例 */

.case {
    padding: 70px 0;
    overflow: hidden;
}

.caseMenu a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #ddd;
    right: -14px;
    top: 6px;
}

.caseMain,
.caseBox {
    height: 535px;
    overflow: hidden;
    position: relative;
}

.caseBox li {
    float: left;
    width: 390px;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin: 0 15px 15px 0;
}

.caseBox li img {
    width: 390px;
    height: 260px;
    transition: all 0.5s;
}

.caseBox li h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 5%;
    width: 90%;
    background: #000;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    transition: all 0.3s;
    font-size: 14px;
    font-weight: normal;
}

.caseBox li h5:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 9px;
    background: url('../images/p_arr.png') no-repeat;
    right: 10px;
    top: 20px;
}

.caseBox li .txt {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    transition: all 0.3s;
    text-align: center;
    padding: 30px;
    transition: all 0.35s;
    transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform-origin: top;
    z-index: 2;
    opacity: 0;
}

.caseBox li .txt h4 {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.caseBox li .txt h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 40px;
    left: 50%;
    margin-left: -20px;
    background: #fff;
}

.caseBox li .txt .more {
    display: inline-block;
    width: 90px;
    height: 30px;
    background: #0069ba;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    margin-top: 25px;
    transition: all 0.3s;
}

.caseBox li .txt .more:hover {
    width: 100%;
}

.caseBox li:hover .txt {
    transform: perspective(200px) rotateX(0);
    opacity: 1;
}

.caseBox li:hover h5 {
    bottom: -50px;
}

.caseBox li:nth-child(3n) {
    margin-right: 0;
}

.caseBox li.c5 {
    position: absolute;
    top: 0;
    left: 405px;
    height: 535px;
}

.caseBox li.c5 .txt {
    padding-top: 150px;
}

.caseBox li.c5 img {
    height: 535px;
    width: auto;
    transition: 2s;
}

.caseBox li:hover img {
    transform: scale(1.1);
}

.caseBox li.c5:hover img {
    margin-left: -180px;
    transform: scale(1);
}


/* 关于我们 */

.about {
    background: #f1f6fa;
    padding: 70px 0;
    overflow: hidden;
}

.aboutR {
    width: 600px;
    height: 395px;
    overflow: hidden;
}

.aboutL {
    width: 560px;
    overflow: hidden;
}

.aboutL .hTitle {
    margin-bottom: 30px;
}

.aboutL .font {
    height: 240px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.aboutL .more {
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #ed612a;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 0 18px 0 18px;
}

.aboutL .more i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../images/mIcon.png') no-repeat;
    position: relative;
    margin-left: 8px;
    top: 3px;
}

.aboutL .more:hover {
    background: #c63b05;
    border-radius: 0;
}

.setting {
    margin-top: 50px;
}

.setting,
.setting .ohbox {
    height: 200px;
    position: relative;
}

.setting ul {
    width: 1240px;
}

.setting li {
    float: left;
    width: 285px;
    height: 200px;
    overflow: hidden;
    margin-right: 20px;
    background: #fff;
}

.setting li img {
    width: 285px;
    height: 200px;
    transition: all 0.5s;
    object-fit: cover;
}

.setting li span {
    display: block;
    background: url('../images/opc2.png');
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.5s;
    margin-top: -40px;
}

.setting li:hover img {
    transform: scale(1.1);
}

.setting .pageBtn span,
.honor .pageBtn span {
    position: absolute;
    cursor: pointer;
    left: -60px;
    top: 85px;
    font-size: 0;
    line-height: 0;
    background: url('../images/cBtn.jpg') no-repeat;
    width: 40px;
    height: 40px;
}

.setting .pageBtn .next,
.honor .pageBtn .next {
    background-position: -40px 0;
    left: auto;
    right: -60px;
}

.setting .pageBtn span:hover,
.honor .pageBtn span:hover {
    background-position: -80px 0;
}

.setting .pageBtn .next:hover,
.honor .pageBtn .next:hover {
    background-position: -120px 0;
}


/* 荣誉资质 */

.honor {
    padding: 40px 0;
    overflow: hidden;
}

.honorTop {
    overflow: hidden;
    margin-bottom: 20px;
}

.honorTop .hTitle {
    margin-bottom: 0;
}

.honor .pageBtn span {
    position: static;
    margin-left: 5px;
    display: inline-block;
}

.honor .ohbox {
    height: 235px;
    position: relative;
    overflow: hidden;
}

.honor ul {
    width: 1240px;
}

.honor li {
    float: left;
    width: 180px;
    height: 235px;
    overflow: hidden;
    margin-right: 23px;
    background: #f1f1f1;
}

.honor li img {
    width: 180px;
    height: 235px;
    transition: all 0.5s;
}

.honor li span {
    display: block;
    background: url('../images/opc2.png');
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.5s;
}

.honor li:hover img {
    transform: scale(.95);
}

.honor li:hover span {
    margin-top: -40px;
}


/*  新闻 */

.news {
    padding: 70px 0;
    overflow: hidden;
    background: #f1f6fa;
}

.newsLeft {
    width: 660px;
    overflow: hidden;
}

.nTie {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    background: #fff
}

.nTie .m {
    width: 170px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #0069ba;
}

.nTie .more {
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial;
    margin-right: 30px;
}

.newsMain {
    height: 345px;
    overflow: hidden;
}

.newsMain li {
    width: 320px;
    float: left;
    font-size: 12px;
    color: #888;
}

.newsMain li .nImg {
    width: 320px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 25px;
    display: block;
}

.newsMain li img {
    width: 320px;
    height: 200px;
    transition: all 0.5s;
}

.newsMain li h4 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 20px;
    position: relative;
    transition: all 0.3s;
}

.newsMain li h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    height: 2px;
    width: 0;
    background: #ed612a;
    transition: all .3s;
}

.newsMain li h4 span {
    display: block;
    font-size: 12px;
    font-family: Arial;
    color: #888;
    margin-top: 3px;
}

.newsMain li h4 a {
    color: #222;
}

.newsMain li h4 a:hover {
    color: #ed612a;
}

.newsMain li:hover img {
    transform: scale(1.1);
}

.newsMain li:nth-child(2) {
    float: right;
}

.newsMain li:hover h4 {
    margin-top: -15px;
    padding-bottom: 15px;
}

.newsMain li:hover h4:after {
    width: 80px;
}


/*  常见问题 */

.newsR {
    width: 490px;
}

.newsSlide {
    height: 345px;
    overflow: hidden;
}

.newsSlide li {
    height: 100px;
    overflow: hidden;
    font-size: 12px;
    color: #888;
    margin-bottom: 20px;
    line-height: 22px;
}

.newsSlide li .nImg {
    width: 100px;
    float: left;
    height: 100px;
    overflow: hidden;
    margin-right: 25px;
}

.newsSlide li img {
    height: 100px;
    transition: all 1s;
}

.newsSlide li h4 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 20px;
}

.newsSlide li h4 span {
    display: block;
    font-size: 12px;
    font-family: Arial;
    color: #888;
    margin-top: 3px;
    text-decoration: underline;
}

.newsSlide li:hover img {
    margin-left: -50px;
}


/* 底部 */

.footer {
    background: #242627;
    font-size: 12px;
    color: #a1a1a1;
}

.footMain {
    padding: 45px 0;
    overflow: hidden;
}

.footLeft {
    width: 950px;
    overflow: hidden;
}

.footLeft ul {
    float: left;
    width: 140px;
}

.footLeft .footMenu1,
.footLeft .footMenu2 {
    width: 180px;
}

.footLeft ul h3,
.footWx h3 {
    font-size: 16px;
    color: #fff;
    height: 35px;
    font-weight: normal;
}

.footWx {
    width: 240px;
    overflow: hidden;
}

.footWx p {
    width: 110px;
    overflow: hidden;
    text-align: center;
}

.footWx img {
    width: 110px;
    margin-bottom: 8px;
}

.copyright {
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #3a3c3d;
}

.footer a {
    color: #a1a1a1;
}

.footer a:hover {
    color: #fff;
}

.footlink em {
    margin: 0 10px;
    font-style: normal;
}


/* 内页公用 */

.listBanner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 250px;
    overflow: hidden;
}

.listWrapper {
    padding: 40px 0;
    overflow: hidden;
}

.listLeft {
    width: 260px;
    float: left;
    overflow: hidden;
}

.listRight {
    width: 900px;
    float: right;
}

.breadCrumb {
    height: 55px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 55px;
}

.breadCrumb p {
    background: url('../images/home_icon.png') no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    width: 1180px;
}

.breadCrumb span {
    margin: 0 8px;
}

.breadCrumb .back {
    float: right;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    background: #999;
    color: #fff;
    margin-top: 10px;
}

.breadCrumb .back:hover {
    background: #ed612a;
    transition: all 0.3s;
}

.partnerList,
.honorList,
.settingList,
.newsList,
.videoList,
.caseList,
.searList,
.newsList2 {
    width: 1200px;
    overflow: hidden;
}

.partnerList ul,
.honorList ul,
.settingList ul,
.videoList ul,
.searList ul,
.newsList2 ul {
    width: 1250px;
}

.proSear {
    width: 600px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    margin-bottom: 40px;
}

.proSear .btn {
    height: 50px;
    line-height: 50px;
    width: 100px;
    text-align: center;
    font-size: 16px;
    background: #333;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s;
    float: left;
}

.proSear .txt {
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    border-right: none;
    width: 400px;
    padding: 0 10px;
    float: left
}

.proSear .btn:hover {
    background: #111;
}


/* 内页公用菜单 */

.listMenu {
    height: 55px;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 30px;
}

.listMenu .title {
    font-size: 30px;
    font-weight: normal;
    color: #ed612a;
    padding-right: 40px;
}

.listMenu .menu {
    padding-top: 6px;
    font-size: 15px;
}

.listMenu .menu a {
    float: left;
    position: relative;
    margin-left: 20px;
}

.listMenu .menu a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -26px;
    width: 100%;
    height: 1px;
    background: #ed612a;
    transition: transform 0.4s;
    transform-origin: right;
    transform: scale(0, 1);
}

.listMenu .menu a.cur,
.listMenu .menu a:hover {
    color: #ed612a;
}

.listMenu .menu a.cur:after,
.listMenu .menu a:hover:after {
    transform: scale(1);
    transform-origin: left;
}

.menuSub {
    text-align: center;
    margin-top: 20px;
}

.menuSub a {
    width: 125px;
    border: 1px solid #ddd;
    background: #fff;
    display: inline-block;
    transition: all 0.3s;
    margin-right: 10px;
    height: 35px;
    line-height: 35px;
    box-shadow: 0 0 1px #fff inset;
}

.menuSub a.current,
.menuSub a:hover {
    border: 1px solid #008a43;
    background: #ed612a;
    color: #fff;
}


/* 产品菜单 */

.sidebar {
    margin-bottom: 20px;
}

.side_title {
    background: #ed612a url('../images/sub.jpg') no-repeat left center;
    height: 90px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
    line-height: 90px;
    text-align: center;
}

.side_title span {
    display: block;
    font-size: 14px;
    opacity: .6;
    text-transform: uppercase;
}

.sidebarMenu {
    background: #eee;
    border-top: none;
}

.sidebarMenu li {
    font-size: 15px;
    background: url('../images/side_line.jpg') repeat-x left top;
    padding-top: 2px;
}

.sidebarMenu li a {
    height: 50px;
    line-height: 50px;
    background: url('../images/sub_li.png') no-repeat 25px center;
    padding-left: 40px;
    display: block;
    color: #454545;
}

.sidebarMenu li .current,
.sidebarMenu li a:hover {
    background: #ed612a url('../images/sub_lih.png') no-repeat 25px center;
    color: #fff;
}

.sidebarMenu li ul {
    font-size: 12px;
    padding: 5px 0;
}

.sidebarMenu ul li {
    background: none;
    padding-top: 0;
}

.sidebarMenu li ul a {
    background: url('../images/ly_li.png') no-repeat 40px center;
    padding-left: 50px;
    color: #666;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.sidebarMenu li ul .current,
.sidebarMenu li ul a:hover {
    background: url('../images/ly_li.png') no-repeat 48px center;
    color: #ed612a;
    padding-left: 58px;
}


/*  产品内页左侧 */

.recommend_pro {
    margin-bottom: 15px;
}

.listLeft .left_title {
    background: #0069ba;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
    border-left: 5px solid #ed612a;
}

.recommend_slide {
    height: 490px;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #bcbcbc;
    background: #fff;
    border-top: none;
}

.recommend_pro li {
    width: 240px;
    overflow: hidden;
    margin-bottom: 10px;
}

.recommend_pro li img {
    width: 234px;
    height: 195px;
    border: 1px solid #ddd;
    padding: 2px;
}

.recommend_pro li span {
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recommend_pro li:hover img {
    border: 1px solid #ed612a;
}

.twoCont {
    padding: 15px 10px;
    overflow: hidden;
    background: #eee;
}

.sidebarThree h3 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}

.sidebarThree h3 span {
    display: block;
    font-size: 24px;
    color: #ed612a;
    font-family: Arial;
}

.sidebarThree p {
    line-height: 22px;
}

.sidebarThree p span {
    padding-left: 3em;
}


/*  产品列表 */

.pWrapper {
    padding: 40px 0;
    background: #f5f5f5;
    overflow: hidden;
}

.proList ul,
.caseList ul {
    width: 960px;
}

.proList li {
    float: left;
    width: 290px;
    background: #fff url('../images/p_more.png') no-repeat center bottom;
    text-align: center;
    margin: 0 13px 13px 0;
    height: 320px;
    transition: all 0.3s;
}

.proList li .pImg {
    width: 290px;
    height: 235px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.proList li img {
    width: 290px;
    height: 235px;
    transition: all 0.5s ease-in;
}

.proList li h4 {
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proList li p {
    color: #888;
    font-size: 12px;
}

.proList li:nth-child(3n) {
    margin-right: 0;
}

.proList li:hover img {
    transform: scale(.9);
}

.proList li:hover {
    box-shadow: 0 0 10px #999;
}


/* 左侧图片放大镜样式 */

.rec-title {
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    background: url('../images/page_line.jpg') no-repeat 10px 10px #e8e8e8;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.product-show-pic {
    width: 450px;
    height: 460px;
}

.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 310px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}


/* 图片小图样式 */

.spec-preview {
    width: 450px;
    height: 365px;
    border: 1px solid #ccc;
    display: table-cell;
    vertical-align: middle;
}

.spec-scroll {
    margin-top: 10px;
    width: 452px;
    height: 80px;
    overflow: hidden;
    position: relative;
}

.spec-scroll a.prev {
    display: block;
    width: 12px;
    height: 21px;
    position: absolute;
    top: 26px;
    left: 0;
    background: url('../images/listpro_btn.png') no-repeat 0 0px;
    overflow: hidden;
    cursor: pointer;
}

.spec-scroll a.prev:hover {
    background-position: 0 -21px;
}

.spec-scroll a.next {
    display: block;
    width: 12px;
    height: 21px;
    position: absolute;
    top: 26px;
    right: 0;
    background: url('../images/listpro_btn.png') no-repeat 0 -42px;
    overflow: hidden;
    cursor: pointer;
}

.spec-scroll a.next:hover {
    background-position: 0 -63px;
}

.spec-scroll .items {
    position: relative;
    width: 410px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 450px;
    height: 80px;
}

.spec-scroll .items ul li {
    width: 104px;
    height: 80px;
    float: left;
}

.spec-scroll .items ul li img {
    width: 95px;
    height: 78px;
    cursor: pointer;
    border: 1px solid #ccc;
}

.spec-scroll .items ul li img:hover,
.spec-scroll .items ul .on img {
    border: 1px solid #ed612a;
}


/* 产品简介 */

.proshow_synopsis {
    width: 400px;
    color: #aaa;
    font-size: 14px;
    line-height: 30px;
    height: 460px;
    border-radius: 3px;
}

.proshow_synopsis .title {
    font-size: 24px;
    color: #ed612a;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding-bottom: 0px;
    font-weight: normal;
    padding-bottom: 10px
}

.proshow_synopsis strong {
    color: #333;
    font-weight: normal;
}

.proshow_synopsis .font {
    line-height: 24px;
    overflow: hidden;
    height: 205px;
    margin-bottom: 20px;
}

.proshow_synopsis .font strong {
    float: left;
    width: 45px;
}

.proshow_synopsis .font div {
    float: right;
    width: 355px;
}

.prodcut-tel {
    padding-left: 40px;
    margin-bottom: 20px;
    line-height: 26px;
    background: url('../images/p_icon.png') no-repeat left 8px;
}

.prodcut-tel span {
    font-family: arial;
    font-size: 24px;
    color: #ed612a;
    display: block;
}

.proshow_synopsis .btn a {
    display: inline-block;
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px;
    color: #fff;
    transition: all 0.3s;
    font-size: 16px;
}

.proshow_synopsis .btn .a02 {
    background: #ed612a url(../images/proshow_icon2.png) no-repeat 20px 13px;
    margin-left: 25px;
}

.proshow_synopsis .btn a:hover {
    opacity: 0.8;
    filter: alpha(opacity=50);
    transition: all 0.3s;
}


/* 产品说明标签切换样式 */

.gr-tab-list {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px;
}

.gr-tab-list .hd {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #dadada
}

.gr-tab-list .hd li {
    padding: 0 30px;
    float: left;
    text-align: center;
    background: #dadada;
    margin-right: 5px;
    cursor: pointer;
}

.gr-tab-list .hd li.on {
    background: #ed612a;
    color: #fff;
}

.gr-tab-list .bd {
    overflow: hidden;
    padding-top: 15px;
}

.tab_down p {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dotted #ddd;
    background: url(../images/ly_li.png) no-repeat left center;
    padding-left: 15px;
}

.tab_down p a {
    float: right;
    background: url(../images/downIcon.png) no-repeat right center;
    padding-right: 25px;
}

.tab_down p a:hover {
    background: url(../images/downIconh.png) no-repeat right center;
}


/* 采购表单样式 */

.orderBox {
    padding: 25px;
    width: 850px;
    background: #eee;
    overflow: hidden;
}

.orderBox h3 {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    font-family: "微软雅黑";
}

.orderBox .table {
    padding-top: 20px;
    overflow: hidden;
}

.orderBox .table li {
    width: 410px;
    height: 215px;
    float: left;
    height: 35px;
    margin-bottom: 10px;
}

.orderBox .table li span {
    float: left;
    border: 1px solid #ddd;
    line-height: 33px;
    height: 33px;
    width: 78px;
    display: inline-block;
    text-align: center;
    background: #fff;
}

.orderBox .table li .iptTxt {
    float: right;
    width: 319px;
    border: 1px solid #ddd;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #fff;
    color: #666;
    padding-left: 10px;
}

.orderBox .table li .iptCode {
    float: left;
    width: 239px;
    border: 1px solid #ddd;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #fff;
    color: #666;
    padding-left: 10px;
}

.orderBox .table li .checkcode {
    float: right;
    border: 1px solid #ddd;
    border-left-width: 0;
    background: #fff;
    padding: 5px 9px 6px 10px;
}

.orderBox .table li .btn {
    width: 410px;
    height: 35px;
    line-height: 35px;
    background: #333;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: none;
}

.orderBox .table li .btn:hover {
    background: #ed612a;
    color: #fff;
}

.orderBox .table li.areLi {
    width: 400px;
    float: right;
    height: 215px;
    overflow: hidden;
}

.orderBox .table li.areLi .txtContent {
    width: 368px;
    height: 183px;
    border: 1px solid #ddd;
    outline: none;
    resize: none;
    padding: 15px;
    color: #666;
    line-height: 18px;
}


/* 相关产品样式 */

.related-product {
    overflow: hidden;
}

.related-product .title,
.relatedTitle {
    background: #d1d1d1;
    height: 35px;
    line-height: 35px;
}

.related-product .title span,
.relatedTitle span {
    display: inline-block;
    color: #fff;
    background: #ed612a;
    width: 120px;
    height: 35px;
    text-align: center;
    font-size: 14px;
}

.related-product ul {
    width: 950px;
    margin-top: 20px;
}

.related-product li {
    float: left;
    width: 280px;
    margin-bottom: 20px;
    margin-right: 27px;
    border: 1px solid #ddd;
    background: #eee;
    text-align: center;
}

.related-product li a {
    display: block;
    width: 280px;
}

.related-product li img {
    width: 270px;
    height: 220px;
    padding: 5px;
    background: #fff;
}

.related-product li span {
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.related-product li:hover {
    border: 1px solid #ed612a;
}

.related-product li a:hover {
    background: #ed612a;
    color: #fff;
}


/* 案例列表 */

.caseInde {
    padding: 40px 0;
}

.caseList li {
    float: left;
    width: 260px;
    background: #fff;
    margin: 0 26px 25px 0;
    border: 1px solid #ccc;
    padding: 9px 9px 0 9px;
    line-height: 22px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #888;
}

.caseList li .cImg {
    width: 260px;
    height: 175px;
    display: block;
    overflow: hidden;
}

.caseList li a {
    color: #888;
}

.caseList li img {
    width: 260px;
    height: 175px;
    transition: all .5s;
}

.caseList li h5 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: 1px solid #c6c6c6;
    margin-top: 8px;
    font-weight: normal;
    padding-top: 8px;
    font-size: 14px;
    color: #333;
}

.caseList li:hover img {
    transform: scale(1.1, 1.1);
}

.caseList li:hover {
    border: 1px solid #ed612a;
}

.caseList li:hover h5 {
    border-top: 1px solid #ed612a;
    color: #ed612a;
}


/* 案例详情 */

.caseShow .title {
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    font-weight: normal;
}

.caseShow .p1 {
    margin-bottom: 25px;
    text-align: center;
    color: #666;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px
}

.caseShow .p1 span {
    margin-right: 15px;
}

.zoombox {
    width: 900px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 35px;
}

.zoompic {
    width: 900px;
    height: ;
    background: url('../images/loading.gif') no-repeat 50% 50%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.sliderbox {
    height: 82px;
    overflow: hidden;
    margin-top: 20px;
}

.sliderbox .arrow-btn {
    width: 20px;
    height: 70px;
    background: url('../images/arrow_btn.png') no-repeat;
    cursor: pointer;
    margin-top: 8px;
}

.sliderbox #btn-left {
    float: left;
    background-position: 0 0;
}

.sliderbox #btn-left.dasabled {
    background-position: -40px 0;
}

.sliderbox #btn-right {
    float: right;
    background-position: -20px 0;
}

.sliderbox #btn-right.dasabled {
    background-position: -60px 0;
}

.sliderbox .slider {
    float: left;
    height: 82px;
    width: 770px;
    position: relative;
    margin-left: 10px;
    overflow: hidden;
}

.sliderbox .slider ul {
    position: absolute;
    left: 0;
    width: 880px;
}

.sliderbox .slider li {
    float: left;
    width: 120px;
    height: 82px;
    text-align: center;
}

.sliderbox .slider li img {
    border: 3px solid #ddd;
    width: 94px;
    height: 76px;
}

.sliderbox .slider li.current img {
    border: 3px solid #ed612a;
}

.picShow_pic {
    margin-bottom: 30px;
    text-align: center;
}

.caseShow_font1 .title {
    height: 35px;
    border-bottom: 1px solid #ccc;
}

.caseShow_font1 .title span {
    float: left;
    height: 35px;
    width: 120px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.caseShow_font1 .title .on {
    background: #ed612a;
    color: #fff;
}

.caseShow_font1 {
    margin-bottom: 30px;
}


/* 服务 */

.support_box1 {
    margin-top: 60px;
}

.support_box1 h3 {
    height: 90px;
    line-height: 90px;
    padding: 0 40px 0 80px;
    font-size: 30px;
    background: #555 url('../images/support_icon3.png') no-repeat 40px center;
    cursor: pointer;
    font-weight: normal;
    color: #fff;
    margin-bottom: 15px;
}

.support_box1 h3 i {
    float: right;
    background: url('../images/down_icon.png') no-repeat left -40px;
    width: 21px;
    height: 13px;
    margin-top: 38px;
}

.support_box1 li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #bababa;
    margin-bottom: 10px;
    font-size: 14px;
}

.support_box1 li p {
    background: url('../images/file.png') no-repeat left center;
    padding-left: 40px;
}

.support_box1 li a {
    float: right;
    background: url('../images/download.png') no-repeat left center;
    padding-left: 16px;
    color: #00509b;
}

.support_box1 li a:hover {
    text-decoration: underline;
}

.support_box2 {
    width: 520px;
    background: #eaeaea;
    padding: 40px;
    height: 460px;
}

.s_tie {
    font-size: 30px;
    color: #555;
    font-weight: normal;
    background: url('../images/support_icon4.png') no-repeat;
    padding-left: 40px;
    line-height: 30px;
    height: 60px;
}

.support_box2 .font {
    height: 200px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 34px;
}

.support_box3 {
    width: 520px;
    background: #f3f3f3;
    padding: 40px;
    height: 460px;
}

.support_box3 li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #bababa;
    background: url('../images/s_li.png') no-repeat left center;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 100px;
}

.support_box3 li span {
    float: right;
    color: #999;
    margin-right: -100px;
}

.support_box3 .more {
    display: block;
    width: 215px;
    height: 50px;
    line-height: 50px;
    background: #333;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 30px;
    transition: all 0.3s;
}

.support_box3 .more:hover {
    background: #ed612a;
}


/* 下载 */

.downList ul {
    width: 1250px;
}

.downList li {
    float: left;
    background: #ededed;
    overflow: hidden;
    width: 585px;
    color: #888;
    line-height: 22px;
    margin: 0 30px 20px 0;
}

.downList li a {
    height: 130px;
    padding-left: 20px;
    display: block;
}

.downList li h5 {
    padding-top: 20px;
    font-size: 16px;
    font-weight: normal;
    font-weight: normal;
    height: 35px;
}

.downList li .icon {
    float: right;
    width: 70px;
    height: 130px;
    background: url('../images/down1.png') no-repeat center center;
    margin-left: 10px;
}

.downList li a:hover {
    background: #333;
    color: #fff;
}

.downList li a:hover .icon {
    background: #ed612a url('../images/down2.png') no-repeat center center;
}


/* 常见问题 */

.faqList li {
    position: relative;
    margin-bottom: 25px;
}

.faqList li:after {
    content: '';
    position: absolute;
    top: 12px;
    right: 16px;
    display: block;
    width: 30px;
    height: 30px;
    background: #ed612a;
    pointer-events: none;
}

.faqList li h3:before,
.faqList li h3:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 23px;
    z-index: 2;
    width: 16px;
    height: 2px;
    background: #fff;
}

.faqList li h3:before {
    width: 2px;
    height: 16px;
    top: 19px;
    right: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.faqList li.act h3:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: transparent\0;
}

.faqList li h3 {
    position: relative;
    padding: 0 60px 0 25px;
    background-color: #f1f1f1;
    line-height: 54px;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal;
    border: 1px solid #e1e1e1;
}

.faqList li div {
    display: none;
    padding: 25px;
    line-height: 25px;
    color: #7c7c7c;
    -webkit-animation: fadeIn 0.5s ease-out 0.2s both;
    animation: fadeIn 0.5s ease-out 0.2s both;
    font-size: 14px;
    background: #f5f5f5;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/* 新闻中心 */

.newsList li {
    border: 1px solid #e2e2e2;
    padding: 30px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.3s;
}

.newsList li .font {
    width: 800px;
    overflow: hidden;
    color: #333;
    padding-top: 30px;
}

.newsList li .date {
    width: 80px;
    height: 110px;
    background: #2b2b2b;
    color: #fff;
    padding-left: 20px;
    font-size: 20px;
    font-family: 'HelveticaNeuedd7b7fc3f53d6';
    position: relative;
    margin-right: 40px;
    transition: all 0.4s;
}

.newsList li .date span {
    display: block;
    opacity: .8;
    padding-top: 35px;
    font-size: 14px;
}

.newsList li .date:after {
    position: absolute;
    content: "";
    width: 50px;
    left: 60px;
    background: #555;
    height: 1px;
    top: 10px;
    width: 0;
    transition: all 0.3s;
}

.newsList li h4 {
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.newsList li .txt {
    color: #666;
}

.newsList li .pic {
    width: 260px;
    height: 165px;
    overflow: hidden;
}

.newsList li img {
    width: 260px;
    transition: all 0.5s;
    height: 165px;
}

.newsList li:hover .date {
    margin-right: 60px;
}

.newsList li:hover .date:after {
    width: 80%;
}

.newsList li:hover h4 {
    color: #ed612a;
}

.newsList li:hover img {
    transform: scale(1.1);
}

.newsList li:hover {
    box-shadow: 0 5px 10px #eee;
}


/* 新闻详细样式 */

.articleBox1 .title {
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    font-weight: normal;
}

.articleBox1 .p1 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-align: center;
    color: #888;
}

.detailLeft .p1,
.picShow .p1 {
    border-bottom: 1px dotted #adadad;
    ;
}

.articleBox1 .p1 span {
    margin-right: 15px;
}

.solution .p1 {
    margin-bottom: 40px;
}

.review {
    background: #f7f7f7 url(../images/nShow_icon.png) no-repeat left top;
    padding: 15px 15px 10px 15px;
    border: 1px dotted #adadad;
    border-right: none;
    border-left: none;
    text-indent: 2em;
    font-size: 14px;
    color: #333;
}

.fontResizer a {
    padding: 0 5px;
}

.article_key {
    background: #f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;
    color: #adadad;
    margin-bottom: 20px;
    padding-left: 35px;
    line-height: 28px;
}

.fontsizebox {
    padding-bottom: 40px;
    border-bottom: 1px dotted #adadad;
    font-size: 13px;
    color: #424242;
}

.fontSize a.active {
    color: #0099e6;
}

.detailShare {
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px dotted #adadad;
}

.detailShare span {
    border-left: 1px dotted #adadad;
    padding: 0 15px;
}

.detailShare span.date {
    margin-left: 15px;
}

.detail_fenx {
    font-size: 14px;
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px dotted #adadad;
    padding-bottom: 10px
}

.detail_fenx div {
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.relatedNews_font {
    width: 1200px;
    overflow: hidden;
    font-size: 13px;
    margin-top: 15px;
}

.relatedNews_font ul {
    width: 1240px;
}

.relatedNews_font ul li {
    float: left;
    padding-right: 50px;
    width: 570px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
}

.relatedNews_font ul li a {
    display: block;
    width: 450px;
    line-height: 40px;
    background: url(../images/ly_li.png) no-repeat left center;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.relatedNews_font ul li span {
    float: right;
    color: #999;
}


/* 荣誉资质 */

.honorList ul li {
    width: 250px;
    float: left;
    margin-right: 26px;
    margin-bottom: 25px;
    text-align: center;
    padding: 15px 15px 0 15px;
    background: #f2f2f2;
    border-bottom: 3px solid #ddd;
    position: relative;
}

.honorList ul li .pImg {
    display: block;
    width: 230px;
    height: 160px;
    padding: 4px;
    border: 1px solid #e3e3e3;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
}

.honorList ul li img {
    width: 230px;
    vertical-align: middle;
    height: 160px;
}

.honorList ul li::before {
    content: "";
    position: absolute;
    height: 3px;
    bottom: -3px;
    left: 0;
    transition: all 0.5s;
    width: 0;
}

.honorList ul li:hover::before {
    width: 100%;
    background: #ed612a;
    transition: all 0.5s;
}

.honorList ul li p {
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.lb-data .lb-caption {
    color: #fff;
}

.honorList ul li:hover {
    background: #eee;
    box-shadow: 0 0 10px #ccc;
}


/* 公司坏境 */

.settingList li {
    width: 280px;
    float: left;
    margin-right: 26px;
    margin-bottom: 25px;
    text-align: center;
    background: #f2f2f2;
    border-bottom: 3px solid #ddd;
    position: relative;
}

.settingList li img {
    display: block;
    width: 270px;
    height: 190px;
    padding: 4px;
    border: 1px solid #e3e3e3;
    background: #fff;
    transition: all 0.5s;
}

.settingList li::before {
    content: "";
    position: absolute;
    height: 3px;
    bottom: -3px;
    left: 0;
    transition: all 0.5s;
    width: 0;
}

.settingList li:hover::before {
    width: 100%;
    background: #ed612a;
    transition: all 0.5s;
}

.settingList li span {
    height: 45px;
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 5px;
}

.settingList li:hover img {
    transform: scale(.95);
}


/* 人才招聘  */

.jobTop {
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    height: 295px
}

.jobTop .main {
    float: right;
    width: 560px;
}

.jobTop .main .font {
    height: 190px;
    overflow: hidden;
    line-height: 28px;
}

.jobTop .main .p1 {
    padding-top: 15px;
    font-size: 16px;
    color: #333;
}

.jobTop .main .p1 a {
    color: #333;
}

.jobTop .main .p1 a:hover {
    text-decoration: underline;
}

.jobTop .more {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    background: #333;
    margin-top: 15px;
}

.jobTop .more:hover {
    background: #fe7524;
}

.jobList li {
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 20px;
}

.jobList h4 {
    font-size: 28px;
    font-weight: normal;
    background: url('../images/gicon19.png') no-repeat right center;
    padding-right: 20px;
    padding-bottom: 20px;
    line-height: 32px;
}

.jobList h4 span {
    display: block;
    font-size: 16px;
    margin-top: 8px;
}

.jobList h4 span i {
    display: inline-block;
    font-style: normal;
    background: url('../images/job_icon.png') no-repeat left -35px;
    padding-left: 30px;
    margin-right: 15px;
}

.jobList h4 span .num {
    background-position: 0 0;
}

.jobList .font {
    background: #f2f2f2;
    padding: 25px;
    display: none;
}

.jobList .font .tie {
    color: #555;
    margin-bottom: 10px;
    display: block;
}

.jobList .font h5 {
    margin-top: 15px;
    font-size: 16px;
}

.jobList h4.on {
    color: #333;
    background: url('../images/gicon18.png') no-repeat right center;
}


/* 内页留言样式 */

.contactFont {
    overflow: hidden;
    margin-bottom: 30px;
}

#dituContent {
    height: 420px;
}

.feedback {
    margin-top: 50px;
    overflow: hidden;
}

.feedback .title {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
    color: #333;
    position: relative;
}

.feedback .title span {
    padding: 0 25px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.feedback .title::before {
    content: "";
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    left: 0;
    position: absolute;
    top: 13px;
}

#feedback_form label {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-bottom: 30px;
    padding-left: 40px;
    background: url(../images/contact.png) no-repeat;
    font-size: 14px;
    position: relative;
}

.feedback .name:after,
.feedback .telephone:after,
.feedback .email:after,
.feedback .msg_title:after {
    content: "*";
    color: #f00;
    position: absolute;
    top: 0;
    right: -280px;
}

#feedback_form label.name {
    background-position: 0 -32px;
}

#feedback_form label.email {
    background-position: 0 -64px;
}

#feedback_form label.city {
    background-position: 0 -96px;
}

#feedback_form label.msg_title {
    background-position: 0 -128px;
}

#feedback_form label.address {
    background-position: 0 -160px;
}

#feedback_form label.message {
    background-position: 0 -192px;
    margin-bottom: 10px;
}

#feedback_form input {
    width: 243px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 0 28px 30px 0;
    padding: 0 10px;
    border: 1px solid #dbdbdb;
}

#feedback_form input.last {
    margin-right: 0;
}

#feedback_form .msg {
    border-top: 1px dotted #ccc;
    padding: 30px 0;
}

#feedback_form textarea {
    height: 125px;
    width: 1178px;
    padding: 10px;
    border: 1px solid #dbdbdb;
    display: block;
}

#feedback_form .btns {
    width: 120px;
    height: 40px;
    margin-right: 10px;
    background: #ed612a;
    color: #fff;
    border: none;
    font-size: 15px;
    margin-bottom: 0;
    cursor: pointer;
}

#feedback_form .btns:hover {
    background: #333;
    transition: all 0.3s;
}

#feedback_form .reset {
    background: #ccc;
    cursor: pointer;
    margin-bottom: 0;
}

#feedback_form .tableRow {
    width: 100%;
    height: 32px;
}

#feedback_form .tableRow input {
    width: 150px;
    margin-right: 10px;
    color: #999;
    float: left;
}

#feedback_form .tableRow .checkcode {
    width: 50px;
    height: 22px;
    margin-left: 5px;
    border: 1px solid #ccc;
    padding: 4px 5px;
    display: block;
    float: left;
    background: #fff;
}

#feedback_form input:focus,
#feedback_form textarea:focus {
    border-color: #666;
}


/* 登陆界面 */

.fade.in {
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: rgba(0, 0, 0, .7);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.plugin-modal .modal-dialog {
    width: 700px;
    margin: 30px auto;
    position: relative;
    top: 10%;
    transition: .5s all;
}

.show .modal-dialog {
    top: 20%;
}

.login-common {
    width: 500px;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    padding: 40px 45px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
    margin: 30px auto 80px;
}

.login-common .tit {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
}

.login-common .form-group {
    position: relative;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.login-common .checkbox {
    margin: 0;
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.login-common .ms-btn-primary {
    width: 100%;
    font-size: 14px;
}

.login-common .input-lg {
    font-size: 16px;
}

.ms-btn-primary {
    background: #304DD9;
    color: #fff;
    border: 1px solid #304DD9;
}

.ms-btn {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
}

.mt20 {
    margin-top: 20px;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    width: 92%;
    border: 1px solid #ededed;
}

.mt15 {
    margin-top: 15px;
}

.login-common .form-group .form-control {
    padding-left: 40px;
    border-radius: 0;
}

.login-common .input-lg {
    font-size: 16px;
}

.form-control {
    border-color: #e5e5e5;
    box-shadow: none;
    border-radius: 0;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-control {
    display: block;
    width: 89%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}